How to Install gsfonts software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install gsfonts software package in Ubuntu 14.04 LTS (Trusty Tahr)

gsfonts software package provides Fonts for the Ghostscript interpreter(s), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gsfonts 

gsfonts is installed in your system.

Make ensure the gsfonts package were installed using the commands given below,

$ sudo dpkg-query -l | grep gsfonts *

You will get with gsfonts package name, version, architecture and description in a table

gsfonts package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Text Processing
Package gsfonts
Version 1:8.11+urwcyr1.0.7~pre44-4.2ub
Description Fonts for the Ghostscript interpreter(s)
Sub Section Text


See Also, How to uninstall or remove gsfonts software package from Ubuntu 14.04 LTS (Trusty Tahr)?